FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package nexuzhealth.fhir.r4#1.0.0 (63 ms)

Package nexuzhealth.fhir.r4
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=nexuzhealth.fhir.r4@1.0.0&canonical=https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/NxhSeparationProcedure
Url https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/NxhSeparationProcedure
Status active
Date 2023-09-28T13:42:34.3801192+00:00
Name NxhSeparationProcedure
Experimental False
Description Nexuzhealth profile for a separation procedure.
Type Procedure
Kind resource

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-hospitalCode NxhExtHospitalCode
https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-separationCareObservation NxhExtSeparationCareObservation
https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-supervisionCareObservation NxhExtSupervisionCareObservation
https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-location NxhExtLocation
https://fhir.nexuzhealth.com/standards/fhir/ValueSet/nxh-vs-arts-supervisor NxhVSArtsSupervisor


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "nxh-separation-procedure",
  "url" : "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/NxhSeparationProcedure",
  "name" : "NxhSeparationProcedure",
  "status" : "active",
  "date" : "2023-09-28T13:42:34.3801192+00:00",
  "description" : "Nexuzhealth profile for a separation procedure.",
  "fhirVersion" : "4.0.1",
  "kind" : "resource",
  "abstract" : false,
  "type" : "Procedure",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Procedure",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Procedure.extension",
        "path" : "Procedure.extension",
        "min" : 2
      },
      {
        "id" : "Procedure.extension:separationCareObservation",
        "path" : "Procedure.extension",
        "sliceName" : "separationCareObservation",
        "short" : "separation care observation",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-separationCareObservation"
            ]
          }
        ],
        "isModifier" : false
      },
      {
        "id" : "Procedure.extension:separationCareObservation.value[x]",
        "path" : "Procedure.extension.value[x]",
        "definition" : "Value of extension - must be one of a constrained set of the data types (see [Extensibility](extensibility.html) for a list)"
      },
      {
        "id" : "Procedure.extension:supervisionCareObservation",
        "path" : "Procedure.extension",
        "sliceName" : "supervisionCareObservation",
        "short" : "supervision care observation",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-supervisionCareObservation"
            ]
          }
        ],
        "isModifier" : false
      },
      {
        "id" : "Procedure.extension:supervisionCareObservation.value[x]",
        "path" : "Procedure.extension.value[x]",
        "definition" : "Value of extension - must be one of a constrained set of the data types (see [Extensibility](extensibility.html) for a list)"
      },
      {
        "id" : "Procedure.extension:supervisionCareObservation.value[x].reference",
        "path" : "Procedure.extension.value[x].reference",
        "definition" : "A reference to a location at which the other resource is found. The reference may be a relative reference, in which case it is relative to the service base URL, or an absolute URL that resolves to the location where the resource is found. The reference may be version specific or not. If the reference is not to a FHIR RESTful server, then it should be assumed to be version specific. Internal fragment references (start with '#') refer to contained resources"
      },
      {
        "id" : "Procedure.extension:hospitalCode",
        "path" : "Procedure.extension",
        "sliceName" : "hospitalCode",
        "short" : "hospital code",
        "definition" : "A reference to a hospital (an organization) the resource is related to.",
        "min" : 1,
        "max" : "1",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-hospitalCode"
            ]
          }
        ],
        "isModifier" : false
      },
      {
        "id" : "Procedure.extension:hospitalCode.value[x]",
        "path" : "Procedure.extension.value[x]",
        "definition" : "Value of extension - must be one of a constrained set of the data types (see [Extensibility](extensibility.html) for a list)"
      },
      {
        "id" : "Procedure.extension:location",
        "path" : "Procedure.extension",
        "sliceName" : "location",
        "definition" : "A reference to a location resource related tot the questionnaire.",
        "min" : 1,
        "max" : "1",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-location"
            ]
          }
        ],
        "isModifier" : false
      },
      {
        "id" : "Procedure.extension:location.value[x]",
        "path" : "Procedure.extension.value[x]",
        "definition" : "Value of extension - must be one of a constrained set of the data types (see [Extensibility](extensibility.html) for a list)"
      },
      {
        "id" : "Procedure.identifier",
        "path" : "Procedure.identifier",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "system"
            }
          ],
          "rules" : "open"
        }
      },
      {
        "id" : "Procedure.identifier:volgNr",
        "path" : "Procedure.identifier",
        "sliceName" : "volgNr",
        "short" : "volgNr",
        "definition" : "The volgNr identifier of the procedure.",
        "min" : 1,
        "max" : "1"
      },
      {
        "id" : "Procedure.identifier:volgNr.system",
        "path" : "Procedure.identifier.system",
        "fixedUri" : "https://fhir.nexuzhealth.com/standards/fhir/NamingSystem/kws/bifrost/afzondering/volgNr"
      },
      {
        "id" : "Procedure.category",
        "path" : "Procedure.category",
        "min" : 1
      },
      {
        "id" : "Procedure.category.coding.system",
        "path" : "Procedure.category.coding.system",
        "fixedUri" : "http://snomed.info/sct"
      },
      {
        "id" : "Procedure.category.coding.code",
        "path" : "Procedure.category.coding.code",
        "fixedCode" : "24642003"
      },
      {
        "id" : "Procedure.category.coding.display",
        "path" : "Procedure.category.coding.display",
        "fixedString" : "Psychiatry procedure or service"
      },
      {
        "id" : "Procedure.performer.function",
        "path" : "Procedure.performer.function",
        "binding" : {
          "strength" : "extensible",
          "valueSet" : "https://fhir.nexuzhealth.com/standards/fhir/ValueSet/nxh-vs-arts-supervisor"
        }
      },
      {
        "id" : "Procedure.performer.function.coding.system",
        "path" : "Procedure.performer.function.coding.system",
        "fixedUri" : "https://fhir.nexuzhealth.com/standards/fhir/CodeSystem/kws/bifrost/afzonderingActie/arts-supervisor"
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.